Skip to content

Comments

Petchain2#104

Open
YahKazo wants to merge 95 commits intoDogStark:frontendfrom
YahKazo:petchain2
Open

Petchain2#104
YahKazo wants to merge 95 commits intoDogStark:frontendfrom
YahKazo:petchain2

Conversation

@YahKazo
Copy link
Contributor

@YahKazo YahKazo commented Feb 20, 2026

PR TEMPLATE

Description

Related Issues

Changes Made - [ ]

How to Test

Screenshots (if applicable)

Checklist

  • My code follows the project's coding style.
  • I have tested these changes locally.
  • Documentation has been updated where necessary. closes Vaccination Management #70

llinsss and others added 30 commits July 14, 2025 15:20
Added backend folder with nestjs + typescript + postgresql
…eds, vet clinics, appointments, vaccinations, certificates, and a reminder system.

closes DogStark#22
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Goodnessukaigwe and others added 29 commits January 22, 2026 23:29
- Added MedicalRecordsModule to imports array
- Added VetsModule to imports array
- Added EmergencyServicesModule to imports array
- Added SearchModule to imports array

These modules were imported but not registered after merge conflict resolution.
This fix ensures search endpoints are available and functional.
feat: advanced user search with filters, sorting, and cursor pagination
feat: implement authentication system with JWT, email verification, and device fingerprinting
Analytics Dashboard Implementation fix-28
- Refactored UsersModule and UsersController to include UserSearchService for advanced user search capabilities.
- Updated search functionality to include role and status filters, with pagination support.
- Improved code structure and formatting for better readability.
…rch-filtering

feat: ♻️ enhance user search functionality
feat: implement user onboarding flow with progress tracking, step completion, skip option, and analytics
- Implement prescription CRUD operations
- Add medication database with dosage calculations
- Add refill reminders and tracking
- Add drug interaction warnings
- Add prescription history management
- Record vaccinations with batch tracking
- Breed-specific vaccination schedules
- Auto-calculate next due dates
- PDF certificate generation
- Adverse reaction logging
- Reminder system with batch processing
- 26 API endpoints
- Full database schema with 3 tables
- Record, schedule, and track pet vaccinations
- PDF certificates and adverse reaction logging
- 26 API endpoints with reminder system
Copy link
Collaborator

@llinsss llinsss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove package-lock.json from all your commited files.
Verify no node_modules or build folders
I can't merge this, till these changes are implimented.
For that vaccination feature, a proper PR shouldn't ne more than 5-15 files max or
500-1500 lines of actual code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.